VALKYRIE PHONE - THE PHONE AS A WEAPON

This folder goes in the game's modloader folder, as it is. It gives CJ's
phone a weapon slot of its own: scroll to it like any weapon and it comes
out; scroll away and it goes back in the pocket.

Modloader adds these two lines to the game's own files by itself - they
are here for it to find, and there is nothing to do with them:

IDE DATA\VALKYRIE-PHONE.IDE
 VALKYRIEPHONE            MELEE 10.0  1.6  199500 -1  12 FLOWERS        1  1    null

It needs fastman92's limit adjuster with its weapon type loader on
(Project Eagle has both), and one line added by hand at the very end of
data\gtasa_weapon_config.dat. 500 is its weapon ID; if another line
already uses 500, any free number below the loader's limit works too:

500   VALKYRIEPHONE      -1   1   0   1   97   194   247   1.0   FLOWERS

Without that line the game does not know the weapon, and the phone works
as it does without this folder: P takes it out.
